Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/156 - Color Rainfall/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/156 - Color Rainfall/index.html
374 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - ColorDrops</title>
<meta name="viewport"
preview.gif /cody/swapnilsparsh/30DaysOfJavaScript/156 - Color Rainfall/preview.gif
132 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/156 - Color Rainfall/style.css
185 Views
0 Comments
* {
box-sizing: border-box;
}

html, body {
height: 100%;
}